home *** CD-ROM | disk | FTP | other *** search
- Spreadsheet Function: TAN()
- Synopsis:
-
- @TAN(exp)
-
- Description:
-
- This function returns the tangent of the expression.
-
- Note: Trig functions are all specified in radians.
- If you need to convert between degrees and radians,
- the functions, @RAD and @DEG will help.
-
- Examples:
-
- @TAN(0) would give 0.
- @TAN(1) would give 1.5574077.
- *
- Using Functions
- Usefunc.help
- Maths Operators
- operators.help